home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
Educational
/
Sphere
/
SphereView.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-26
|
226 b
|
16 lines
/* Generated by Interface Builder */
#import <appkit/View.h>
@interface SphereView:View
{
id sphereControlPtr;
id sphereDrawerObjectPtr;
}
- initFrame:(const NXRect *)r;
- drawSelf:(const NXRect *)r: (int)c;
@end